다음을 통해 공유


Pkcs9DocumentName.DocumentName 속성

정의

DocumentName 속성은 문서 이름을 검색합니다.

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

속성 값

문서 이름이 들어 있는 String 개체입니다.

적용 대상