Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Namespace: Microsoft.Internal.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
'Declaración
Public ReadOnly Property Factory As Guid
Get
'Uso
Dim instance As WpfUIFactoryElement
Dim value As Guid
value = instance.Factory
public Guid Factory { get; }
public:
property Guid Factory {
Guid get ();
}
member Factory : Guid
function get Factory () : Guid
Property Value
Type: System.Guid
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.