언어

RegSvrSmoObject.Properties 속성

정의

객체와 연관된 속성을 얻습니다.

public:
 property Microsoft::SqlServer::Management::Smo::PropertyCollection ^ Properties { Microsoft::SqlServer::Management::Smo::PropertyCollection ^ get(); };
public Microsoft.SqlServer.Management.Smo.PropertyCollection Properties { get; }
member this.Properties : Microsoft.SqlServer.Management.Smo.PropertyCollection
Public ReadOnly Property Properties As PropertyCollection

속성 값

객체의 PropertyCollection 속성을 지정하는 값입니다.

적용 대상