DkmSourcePosition.DocumentName Özellik

Tanım

Kaynak dosyanın adı. Bu genellikle tam bir yoldur, ancak bazı senaryolarda kısmi yol veya uzantıya sahip bir ad (örn: example. cpp) olur. Dinamik bir belge (örn. Internet Explorer 'dan betik çalıştırma) ' Path ' bir yerel dosya yolu yerine bir URL olabilir.

public:
 property System::String ^ DocumentName { System::String ^ get(); };
public:
 property Platform::String ^ DocumentName { Platform::String ^ get(); };
public string DocumentName { get; }
member this.DocumentName : string
Public ReadOnly Property DocumentName As String

Özellik Değeri

String

String döndürür.

Şunlara uygulanır