Amazon.IdentityManagement.Model.Group.IsSetPath C# (CSharp) 메소드

IsSetPath() 개인적인 메소드

private IsSetPath ( ) : bool
리턴 bool
        internal bool IsSetPath()
        {
            return this._path != null;
        }