Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
If true, the directive processor requires the run to be host specific.
Namespace: Microsoft.VisualStudio.TextTemplating
Assembly: Microsoft.VisualStudio.TextTemplating.12.0 (in Microsoft.VisualStudio.TextTemplating.12.0.dll)
Syntax
'Declaration
ReadOnly Property RequiresProcessingRunIsHostSpecific As Boolean
bool RequiresProcessingRunIsHostSpecific { get; }
property bool RequiresProcessingRunIsHostSpecific {
bool get ();
}
abstract RequiresProcessingRunIsHostSpecific : bool with get
function get RequiresProcessingRunIsHostSpecific () : boolean
Property Value
Type: System.Boolean
.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.