Pkcs9DocumentName.DocumentName 属性
定义
DocumentName 属性检索文档名。The DocumentName property retrieves the document name.
public:
property System::String ^ DocumentName { System::String ^ get(); };
public string DocumentName { get; }
member this.DocumentName : string
Public ReadOnly Property DocumentName As String
属性值
String 对象,包含文档名。A String object that contains the document name.