C# 클래스 Meta.VCCompilerHelper.ProjectMacros

파일 보기 프로젝트 열기: brandon-kohn/Meta

공개 프로퍼티들

프로퍼티 타입 설명
ConfigurationName string
DevEnvDir string
FrameworkDir string
FrameworkSDKDir string
FrameworkVersion string
Inherit string
InputDir string
InputExt string
InputFileName string
InputName string
InputPath string
IntDir string
NoInherit string
OutDir string
ParentName string
PlatformName string
PlatformToolsetVersion string
ProjectDir string
ProjectExt string
ProjectFileName string
ProjectName string
ProjectPath string
RemoveMachine string
RootNameSpace string
SafeInputName string
SafeParentName string
SolutionDir string
SolutionExt string
SolutionFileName string
SolutionName string
SolutionPath string
TargetDir string
TargetExt string
TargetFileName string
TargetName string
TargetPath string
VCInstallDir string
VSInstallDir string
WebDeployPath string
WebDeployRoot string

공개 메소드들

메소드 설명
IsMacro ( string s ) : bool

비공개 메소드들

메소드 설명
ProjectMacros ( ) : System

메소드 상세

IsMacro() 공개 정적인 메소드

public static IsMacro ( string s ) : bool
s string
리턴 bool

프로퍼티 상세

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

public static string ConfigurationName
리턴 string

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

public static string DevEnvDir
리턴 string

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

public static string FrameworkDir
리턴 string

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

public static string FrameworkSDKDir
리턴 string

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

public static string FrameworkVersion
리턴 string

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

public static string Inherit
리턴 string

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

public static string InputDir
리턴 string

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

public static string InputExt
리턴 string

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

public static string InputFileName
리턴 string

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

public static string InputName
리턴 string

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

public static string InputPath
리턴 string

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

public static string IntDir
리턴 string

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

public static string NoInherit
리턴 string

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

public static string OutDir
리턴 string

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

public static string ParentName
리턴 string

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

public static string PlatformName
리턴 string

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

public static string PlatformToolsetVersion
리턴 string

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

public static string ProjectDir
리턴 string

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

public static string ProjectExt
리턴 string

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

public static string ProjectFileName
리턴 string

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

public static string ProjectName
리턴 string

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

public static string ProjectPath
리턴 string

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

public static string RemoveMachine
리턴 string

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

public static string RootNameSpace
리턴 string

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

public static string SafeInputName
리턴 string

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

public static string SafeParentName
리턴 string

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

public static string SolutionDir
리턴 string

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

public static string SolutionExt
리턴 string

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

public static string SolutionFileName
리턴 string

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

public static string SolutionName
리턴 string

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

public static string SolutionPath
리턴 string

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

public static string TargetDir
리턴 string

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

public static string TargetExt
리턴 string

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

public static string TargetFileName
리턴 string

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

public static string TargetName
리턴 string

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

public static string TargetPath
리턴 string

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

public static string VCInstallDir
리턴 string

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

public static string VSInstallDir
리턴 string

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

public static string WebDeployPath
리턴 string

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

public static string WebDeployRoot
리턴 string