C# 클래스 SlackitRevit.ExtensibleStorage.SettingsSchema

파일 보기 프로젝트 열기: pix3lot/Slackit

공개 프로퍼티들

프로퍼티 타입 설명
SchemaGuid System.Guid

공개 메소드들

메소드 설명
InitializeSchema ( bool create = true ) : Schema

Retrieve our extensible storage schema or optionally create a new one if it does not yet exist.

메소드 상세

InitializeSchema() 공개 정적인 메소드

Retrieve our extensible storage schema or optionally create a new one if it does not yet exist.
public static InitializeSchema ( bool create = true ) : Schema
create bool
리턴 Schema

프로퍼티 상세

SchemaGuid 공개적으로 정적으로 프로퍼티

public static Guid,System SchemaGuid
리턴 System.Guid