Freigeben über


DslLibraryBase.NormalizedFilePath-Eigenschaft

Ruft den Text ab oder legt den Wert fest. NormalizedFilePath-DomäneneigenschaftBeschreibung Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary.Normalized-Dateipfad

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Syntax

'Declaration
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary/NormalizedFilePath.Description",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary/NormalizedFilePath.DisplayName",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DomainObjectIdAttribute("d3df70d6-464c-4f11-ab26-81bb739adb1b")> _
<BrowsableAttribute(False)> _
Public Property NormalizedFilePath As String
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary/NormalizedFilePath.Description", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary/NormalizedFilePath.DisplayName", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DomainObjectIdAttribute("d3df70d6-464c-4f11-ab26-81bb739adb1b")]
[BrowsableAttribute(false)]
public string NormalizedFilePath { get; set; }

Eigenschaftswert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

DslLibraryBase Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace